collection/file-managers

gather alftp information

rule:
  meta:
    name: gather alftp information
    namespace: collection/file-managers
    authors:
      - "@_re_fox"
    scopes:
      static: function
      dynamic: thread
    att&ck:
      - Credential Access::Credentials from Password Stores [T1555]
    references:
      - https://en.wikipedia.org/wiki/ALFTP
      - https://www.altools.co.kr/Main/Default.aspx
    examples:
      - 5a2f620f29ca2f44fc22df67b674198f:0x40A257
  features:
    - and:
      - string: "ESTdb2.dat"
      - string: "QData.dat"
      - substring: "\\Estsoft\\ALFTP"

last edited: 2023-11-24 10:34:28